hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipTimer.addHandler
hip
timer
HipTimer
Undocumented in source. Be warned that the author may not have intended to support it.
HipTimer
addHandler
(void delegate() handler)
class
HipTimer
HipTimer
addHandler
(
void
delegate
(
)
handler
)
HipTimer
addHandler
(void delegate(float progress) handler)
HipTimer
addHandler
(void delegate(float progress, uint loopCount) handler)
Meta
Source
See Implementation
hip
timer
HipTimer
constructors
this
functions
addHandler
forceFinish
getDuration
getName
getProgress
loopRestart
pause
play
reset
setProperties
stop
tick
variables
accumulator
deltaTime
durationSeconds
handlers
isRunning
loopCount
loops
name
type